The following patch removes every (hopefully) reference to network-limit.
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Wed, 16 Nov 2005 10:31:57 +0000 (11:31 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Wed, 16 Nov 2005 10:31:57 +0000 (11:31 +0100)
commitcb248d6b162460b1dd25a08b77f377a885ba48ae
treec4dd7d055b55c711a2ac453b14ffe91a80b297d2
parent56be995b8a60ebe8a30e349674cc8abae5e1a559
The following patch removes every (hopefully) reference to network-limit.
Upon further investigation it sets Device parameters that don't exist any
longer, thus causing exceptions.  As it looks like this is completely
obsolete, and no one is actively working on it, we should just rip it out to
end the confusion.

Signed-off-by: Sean Dague <sean@dague.net>
docs/man/xm.pod.1
tools/python/xen/xend/XendClient.py
tools/python/xen/xend/XendDomain.py
tools/python/xen/xm/main.py